home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / sml6063.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  22.6 KB  |  526 lines

  1. *PPD-Adobe: "4.3"
  2. *% =========================================
  3. *% Disclaimer:  The above statement indicates
  4. *% that this PPD was written using the Adobe PPD
  5. *% File Format Specification 4.3, but does not 
  6. *% intend to imply approval and acceptance by
  7. *% Adobe Systems, Inc. 
  8. *% =========================================
  9. *%                      CopyRight (c) 1998 by
  10. *%                      Samsung Electronics Inc,.
  11. *%                       All Rights Reserved
  12. *%
  13. *% This software is furnished under a license and may be used and copied
  14. *% only in accordance with the terms of such license and with the inclusion
  15. *% of the above copyright notice.  This software or any other copies
  16. *% thereof may not be provided or otherwise made available to any other
  17. *% person except as allowed under license.  No title to and owership of the
  18. *% software is hereby transferred.
  19. *%
  20. *% =========================================
  21. *% PPD for Samsung ML-6060 PS
  22. *% For Windows 2000 only 
  23. *% May 17, 2000
  24. *% Release Candidate 1
  25. *% Version 1.07
  26. *% =========================================
  27. *FileVersion: "1.07"
  28. *FormatVersion: "4.3"
  29. *LanguageEncoding: ISOLatin1
  30. *LanguageVersion: English
  31. *PCFileName: "sml6063.ppd"
  32. *ModelName: "Samsung ML-6060"
  33. *ShortNickName: "Samsung ML-6060 Series PS"
  34. *NickName: "Samsung ML-6060 Series PS"
  35. *Product: "(IPS/2000)"
  36. *Manufacturer: "Samsung"
  37. *PSVersion: "(80      ) 0"
  38. *LanguageLevel: "3"
  39. *Protocols: PJL TBCP
  40. *FreeVM: "2200000"
  41. *ColorDevice: False
  42. *DefaultColorSpace : Gray
  43. *Throughput: "12"
  44. *TTRasterizer: Type42
  45. *?TTRasterizer: "
  46.   save
  47.        42 /FontType resourcestatus
  48.        { pop pop (Type42)} {pop pop (None)} ifelse = flush
  49.   restore
  50. "
  51. *End
  52.  
  53. *% +++++++++++++++++++++++++++++
  54. *% Installable Options
  55. *% +++++++++++++++++++++++++++++
  56. *OpenGroup: InstallableOptions/Installed Options
  57. *OpenUI *Option1/Tray2 : Boolean
  58. *DefaultOption1: False
  59. *Option1 True/Installed: ""
  60. *Option1 False/Not Installed: ""
  61. *CloseUI: *Option1
  62.  
  63. *OpenUI *InstalledMemory/Printer Memory: PickOne
  64. *DefaultInstalledMemory: 12MB
  65. *InstalledMemory 12MB/12 - 19 MB: ""
  66. *InstalledMemory 20MB/20 - 27 MB: ""
  67. *InstalledMemory 28MB/28 - 35 MB: ""
  68. *InstalledMemory 36MB/36 MB or more: ""
  69. *CloseUI: *InstalledMemory
  70. *CloseGroup: InstallableOptions
  71.  
  72. *VMOption 12MB/12 - 19 MB: "2200000"
  73. *VMOption 20MB/20 - 27 MB: "6400000"
  74. *VMOption 28MB/28 - 35 MB: "12000000"
  75. *VMOption 36MB/36 MB or more: "16500000"
  76.  
  77. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  78. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT<0A>"
  79. *JCLEnd: "<1B>%-12345X"
  80.  
  81. *JCLOpenUI *JCLEconomode/Toner Save Mode: Boolean
  82. *OrderDependency: 10 JCLSetup *JCLEconomode
  83. *DefaultJCLEconomode: Off
  84. *JCLEconomode Off/OFF: "@PJL SET ECONOMODE = OFF<0A>"
  85. *JCLEconomode On/ON: "@PJL SET ECONOMODE = ON<0A>"
  86. *JCLCloseUI: *JCLEconomode
  87.  
  88.  
  89. *JCLOpenUI *JCLRET/SRT Mode: PickOne
  90. *DefaultJCLRET: LIGHT 
  91. *OrderDependency: 10 JCLSetup  *JCLRET
  92. *JCLRET OFF/Normal: "@PJL SET RET = NORMAL<0A>"
  93. *JCLRET LIGHT/Text Enhance: "@PJL SET RET = ENHANCE<0A>"
  94. *JCLRET MEDIUM/Image Enhance: "@PJL SET RET = GRAY<0A>"
  95. *JCLCloseUI: *JCLRET
  96.  
  97. *JCLOpenUI *JCLMediaType/Paper Type: PickOne
  98. *OrderDependency: 10 JCLSetup *JCLMediaType
  99. *DefaultJCLMediaType: Off
  100. *JCLMediaType Off/Used Printer Default: "@PJL SET PAPERTYPE = OFF<0A>"
  101. *JCLMediaType Normal/Plain Paper: "@PJL SET PAPERTYPE = NORMAL<0A>"
  102. *JCLMediaType Bond/Bond: "@PJL SET PAPERTYPE = BOND<0A>"
  103. *JCLMediaType OHP/Transparency: "@PJL SET PAPERTYPE = OHP<0A>"
  104. *JCLMediaType Card/Card Stock: "@PJL SET PAPERTYPE = CARD<0A>"
  105. *JCLMediaType Label/Label: "@PJL SET PAPERTYPE = LABEL<0A>"
  106. *JCLMediaType Used/Preprinted: "@PJL SET PAPERTYPE = USED<0A>"
  107. *JCLMediaType Color/Colored Paper: "@PJL SET PAPERTYPE = COLOR<0A>"
  108. *JCLMediaType Env/Envelope: "@PJL SET PAPERTYPE = ENV<0A>"
  109. *JCLCloseUI: *JCLMediaType
  110.  
  111. *JCLOpenUI *JCLReprint/Reprint: Boolean
  112. *OrderDependency: 10 JCLSetup *JCLReprint
  113. *DefaultJCLReprint: On
  114. *JCLReprint On/ON: "@PJL SET REPRINT=ON<0A>"
  115. *JCLReprint Off/OFF: "@PJL SET REPRINT=OFF<0A>"
  116. *JCLCloseUI: *JCLReprint
  117.  
  118. *% ++++++++++++++++++++++++++++++++
  119. *%  User Interface Constraints
  120. *% ++++++++++++++++++++++++++++++++
  121.  
  122. *UIConstraints: *Option1 False *InputSlot Lower
  123. *UIConstraints: *InputSlot Lower *Option1 False 
  124.  
  125. *%======Not allowed papersize in cassette 1
  126.  
  127. *UIConstraints: *PageSize Env10 *InputSlot Middle
  128. *UIConstraints: *PageSize EnvMonarch *InputSlot Middle
  129. *UIConstraints: *PageSize EnvDL *InputSlot Middle
  130. *UIConstraints: *PageSize EnvC5  *InputSlot Middle
  131. *UIConstraints: *PageSize A5  *InputSlot Middle
  132.  
  133. *UIConstraints: *InputSlot Middle *PageSize Env10 
  134. *UIConstraints: *InputSlot Middle *PageSize EnvMonarch 
  135. *UIConstraints: *InputSlot Middle *PageSize EnvDL 
  136. *UIConstraints: *InputSlot Middle *PageSize EnvC5  
  137. *UIConstraints: *InputSlot Middle *PageSize A5  
  138.  
  139. *UIConstraints: *PageRegion Env10 *InputSlot Middle
  140. *UIConstraints: *PageRegion EnvMonarch *InputSlot Middle
  141. *UIConstraints: *PageRegion EnvDL *InputSlot Middle
  142. *UIConstraints: *PageRegion EnvC5  *InputSlot Middle
  143. *UIConstraints: *PageRegion A5  *InputSlot Middle
  144.  
  145. *UIConstraints: *InputSlot Middle *PageRegion Env10 
  146. *UIConstraints: *InputSlot Middle *PageRegion EnvMonarch 
  147. *UIConstraints: *InputSlot Middle *PageRegion EnvDL 
  148. *UIConstraints: *InputSlot Middle *PageRegion EnvC5  
  149. *UIConstraints: *InputSlot Middle *PageRegion A5  
  150.  
  151. *%======Not allowed papersize in cassette 2
  152.  
  153. *UIConstraints: *PageSize Env10 *InputSlot Middle
  154. *UIConstraints: *PageSize EnvMonarch *InputSlot Middle
  155. *UIConstraints: *PageSize EnvDL *InputSlot Middle
  156. *UIConstraints: *PageSize EnvC5  *InputSlot Middle
  157. *UIConstraints: *PageSize A5  *InputSlot Middle
  158.  
  159. *UIConstraints: *InputSlot Middle *PageSize Env10 
  160. *UIConstraints: *InputSlot Middle *PageSize EnvMonarch 
  161. *UIConstraints: *InputSlot Middle *PageSize EnvDL 
  162. *UIConstraints: *InputSlot Middle *PageSize EnvC5  
  163. *UIConstraints: *InputSlot Middle *PageSize A5  
  164.  
  165. *UIConstraints: *PageRegion Env10 *InputSlot Middle
  166. *UIConstraints: *PageRegion EnvMonarch *InputSlot Middle
  167. *UIConstraints: *PageRegion EnvDL *InputSlot Middle
  168. *UIConstraints: *PageRegion EnvC5  *InputSlot Middle
  169. *UIConstraints: *PageRegion A5  *InputSlot Middle
  170.  
  171. *UIConstraints: *InputSlot Middle *PageRegion Env10 
  172. *UIConstraints: *InputSlot Middle *PageRegion EnvMonarch 
  173. *UIConstraints: *InputSlot Middle *PageRegion EnvDL 
  174. *UIConstraints: *InputSlot Middle *PageRegion EnvC5  
  175. *UIConstraints: *InputSlot Middle *PageRegion A5  
  176.  
  177. *%======Custom paper not allwed tray and option tray
  178.  
  179. *NonUIConstraints:*CustomPageSize True *InputSlot Middle
  180. *NonUIConstraints:*CustomPageSize True *InputSlot Lower
  181. *NonUIConstraints:*InputSlot Middle *CustomPageSize True 
  182. *NonUIConstraints:*InputSlot Lower *CustomPageSize True 
  183.  
  184. *%======At 1200 dbi RET Light and Medium are not alloed
  185. *UIConstraints: *JCLRET LIGHT *Resolution 1200dpi
  186. *UIConstraints: *JCLRET MEDIUM  *Resolution 1200dpi
  187.  
  188.  
  189. *UIConstraints: *Resolution 1200dpi *JCLRET LIGHT 
  190. *UIConstraints: *Resolution 1200dpi *JCLRET MEDIUM  
  191.  
  192. *% +++++++++++++++
  193. *%  Resolution
  194. *% +++++++++++++++
  195. *OpenUI *Resolution/Resolution: PickOne
  196. *OrderDependency: 10 AnySetup *Resolution
  197. *DefaultResolution: 600dpi
  198. *Resolution 300dpi/300 dpi: "<</HWResolution [300 300]>> setpagedevice"
  199. *Resolution 600dpi/600 dpi: "<</HWResolution [600 600]>> setpagedevice"
  200. *Resolution 1200dpi/1200 dpi: "<</HWResolution [1200 1200]>> setpagedevice"
  201. *?Resolution: "
  202.     save
  203.         currentpagedevice /HWResolution get
  204.         0 get
  205.      (          ) cvs print (dpi) = flush
  206.     restore"
  207. *End
  208. *CloseUI: *Resolution
  209.  
  210. *% +++++++++++++++
  211. *%  InputSlot
  212. *% +++++++++++++++
  213.  
  214. *OpenUI *InputSlot/Paper Source: PickOne
  215. *OrderDependency: 20 AnySetup *InputSlot
  216. *DefaultInputSlot: Middle
  217. *InputSlot Upper/Multi-Purpose Tray:"
  218.  <</Policies <</PageSize 7>>  /ManualFeed false /MediaPosition 2 >> setpagedevice"
  219. *End
  220. *InputSlot Middle/Tray1:"
  221.  <</Policies <</PageSize 7>>  /ManualFeed false /MediaPosition 1 >> setpagedevice"
  222. *End
  223. *InputSlot Lower/Tray2:"
  224.  <</Policies <</PageSize 7>>  /ManualFeed false /MediaPosition 3 >> setpagedevice"
  225. *End
  226. *InputSlot ManualFeed/Manual Feed:"
  227.  <</Policies <</PageSize 7>>  /ManualFeed true>> setpagedevice" 
  228. *End
  229. *CloseUI: *InputSlot
  230.  
  231.  
  232. *% +++++++++++++++++++
  233. *%  Paper Handling
  234. *% +++++++++++++++++++
  235. *% Use these entries to set paper size unless there is a specific
  236. *% reason to use PageRegion, such as when using manual feed.
  237. *OpenUI *PageSize: PickOne
  238. *OrderDependency: 30 AnySetup *PageSize
  239. *DefaultPageSize: A4
  240. *PageSize Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  241. *PageSize Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  242. *PageSize A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  243. *PageSize Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  244. *PageSize Folio/Folio: "<</Policies <</PageSize 7>> /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  245. *PageSize B5/JIS B5: "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  246. *PageSize EnvISOB5/ISO B5: "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  247. *PageSize A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  248. *PageSize Env10/No. 10 Env.: "<</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  249. *PageSize EnvMonarch/Monarch Env.: "<</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  250. *PageSize EnvDL/DL Env.: "<</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  251. *PageSize EnvC5/C5 Env.: "<</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  252. *?PageSize: "
  253. save currentpagedevice /PageSize get aload pop
  254.    2 copy gt {exch} if (Unknown) 12 dict
  255.    dup [459 649] (EnvC5) put
  256.    dup [312 624] (EnvDL) put
  257.    dup [279 540] (EnvMonarch) put
  258.    dup [297 684] (Env10) put
  259.    dup [420 595] (A5) put
  260.    dup [499 709] (EnvISOB5) put
  261.    dup [516 729] (B5) put
  262.    dup [612 936] (Folio) put
  263.    dup [522 756] (Executive) put
  264.    dup [595 842] (A4) put
  265.    dup [612 1008] (Legal) put   
  266.    dup [612 792] (Letter) put
  267.  {exch aload pop 4 index sub abs 5 le exch 5 index
  268.  sub abs 5 le and  {exch pop exit} {pop} ifelse}
  269.  bind forall  = flush pop pop restore
  270. "
  271. *End
  272. *CloseUI: *PageSize
  273.  
  274. *OpenUI *PageRegion: PickOne
  275. *OrderDependency: 40 AnySetup *PageRegion
  276. *DefaultPageRegion: A4
  277. *PageRegion Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  278. *PageRegion Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  279. *PageRegion A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  280. *PageRegion Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  281. *PageRegion Folio/Folio: "<</Policies <</PageSize 7>> /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  282. *PageRegion B5/JIS B5: "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  283. *PageRegion EnvISOB5/ISO B5: "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  284. *PageRegion A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  285. *PageRegion Env10/No. 10 Env.: "<</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  286. *PageRegion EnvMonarch/Monarch Env.: "<</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  287. *PageRegion EnvDL/DL Env.: "<</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  288. *PageRegion EnvC5/C5 Env.: "<</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  289. *CloseUI: *PageRegion
  290.  
  291.  
  292. *% These entries provide the imageable areas of the media option keywords
  293. *DefaultImageableArea: A4
  294. *ImageableArea Letter/Letter: "12.24 12.06 599.76 780.06"
  295. *ImageableArea Legal/Legal: "12.5 12.5 599.5 995.5"
  296. *ImageableArea A4/A4: "12.5 12.5 582.5 829.5"
  297. *ImageableArea Executive/Executive: "13.3 12.1 508.7 744.1"
  298. *ImageableArea Folio/Folio: "12.5 12.5 599.5 923.5"
  299. *ImageableArea B5/JIS B5: "12.5 12.5 503.5 716.5"
  300. *ImageableArea EnvISOB5/ISO B5: "13.20 12.06 485.52 696.54"
  301. *ImageableArea A5/A5: "12.5 12.5 407.5 582.5"
  302. *ImageableArea Env10/No. 10 Env.: "13 13 284.5 671.5"
  303. *ImageableArea EnvMonarch/Monarch Env.: "12.7 12.1 266.2 528.1"
  304. *ImageableArea EnvDL/DL Env.: "13.8 12.1 297.9 611.6"
  305. *ImageableArea EnvC5/C5 Env.: "12.6 12.1 446.5 637.0"
  306. *?ImageableArea: "
  307.      save /cvp { cvi (            ) cvs print ( ) print } bind def
  308.       newpath clippath pathbbox
  309.       4 -2 roll exch 2 {ceiling cvp} repeat
  310.       exch 2 {floor cvp} repeat flush
  311.      restore"
  312. *End
  313.  
  314.  
  315. *% These provide the physical dimensions of the media, by option keyword.
  316. *DefaultPaperDimension: A4
  317. *PaperDimension Letter/Letter: "612 792"
  318. *PaperDimension Legal/Legal: "612 1008"
  319. *PaperDimension A4/A4: "595 842"
  320. *PaperDimension Executive/Executive: "522 756"
  321. *PaperDimension Folio/Folio: "612 936"
  322. *PaperDimension B5/JIS B5: "516 729"
  323. *PaperDimension EnvISOB5/ISO B5: "499 709"
  324. *PaperDimension A5/A5: "420 595"
  325. *PaperDimension Env10/No. 10 Env.: "297 684"
  326. *PaperDimension EnvMonarch/Monarch Env.: "279 540"
  327. *PaperDimension EnvDL/DL Env.: "312 624"
  328. *PaperDimension EnvC5/C5 Env.: "459 649"
  329.  
  330. *%=========================================
  331. *%            Custom Paper Support 
  332. *%=========================================
  333.  
  334. *MaxMediaWidth: "612"
  335. *MaxMediaHeight: "1008"
  336. *HWMargins: 12 12 12 12
  337. *CustomPageSize True: "
  338.     pop pop pop 
  339.         << /PageSize [ 5 -2 roll ]
  340.         /Policies <</PageSize 7>> 
  341.         /ImagingBBox null >>
  342.         setpagedevice
  343.     "
  344. *End
  345.  
  346. *ParamCustomPageSize Width: 1 points 227 612
  347. *ParamCustomPageSize Height: 2 points 418 1008
  348. *ParamCustomPageSize WidthOffset: 3 points 0 0
  349. *ParamCustomPageSize HeightOffset: 4 points 0 0
  350. *ParamCustomPageSize Orientation: 5 int 1 1
  351.  
  352. *RequiresPageRegion All: True
  353. *LandscapeOrientation: Plus90
  354.  
  355. *% ++++++++++++++++++++++++++
  356. *%  Halftone Information
  357. *% ++++++++++++++++++++++++++
  358. *DefaultHalftoneType: 1
  359. *ScreenFreq: "85.0"
  360. *ScreenAngle: "45.0"
  361. *ResScreenFreq 300dpi: "60.0"
  362. *ResScreenAngle 300dpi: "45.0"
  363. *ResScreenFreq 600dpi: "85.0"
  364. *ResScreenAngle 600dpi: "45.0"
  365. *ResScreenFreq 1200dpi: "120.0"
  366. *ResScreenAngle 1200dpi: "45.0"
  367.  
  368. *% ++++++++++++++++++++++
  369. *%  Font Information
  370. *% ++++++++++++++++++++++
  371. *DefaultFont: Courier
  372. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  373. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  374. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  375. *Font AntiqueOlive-Bold: Standard "(501.009)" Standard ROM
  376. *Font AntiqueOlive-Compact: Standard "(501.008)" Standard ROM
  377. *Font AntiqueOlive-Italic: Standard "(501.010)" Standard ROM
  378. *Font AntiqueOlive-Roman: Standard "(501.008)" Standard ROM
  379. *Font Apple-Chancery: Standard "(001.001)" Standard ROM
  380. *Font Arial-BoldItalicMT: Standard "(501.009)" Standard ROM
  381. *Font Arial-BoldMT: Standard "(501.009)" Standard ROM
  382. *Font Arial-ItalicMT: Standard "(501.012)" Standard ROM
  383. *Font ArialMT: Standard "(501.009)" Standard ROM
  384. *Font AvantGarde-Book: Standard "(501.009)" Standard ROM
  385. *Font AvantGarde-BookOblique: Standard "(501.009)" Standard ROM
  386. *Font AvantGarde-Demi: Standard "(501.010)" Standard ROM
  387. *Font AvantGarde-DemiOblique: Standard "(501.010)" Standard ROM
  388. *Font Bodoni-Bold: Standard "(501.006)" Standard ROM
  389. *Font Bodoni-BoldItalic: Standard "(501.007)" Standard ROM
  390. *Font Bodoni-Italic: Standard "(501.007)" Standard ROM
  391. *Font Bodoni-Poster: Standard "(501.009)" Standard ROM
  392. *Font Bodoni-PosterCompressed: Standard "(501.007)" Standard ROM
  393. *Font Bodoni: Standard "(501.008)" Standard ROM
  394. *Font Bookman-Demi: Standard "(501.007)" Standard ROM
  395. *Font Bookman-DemiItalic: Standard "(501.008)" Standard ROM
  396. *Font Bookman-Light: Standard "(501.006)" Standard ROM
  397. *Font Bookman-LightItalic: Standard "(501.007)" Standard ROM
  398. *Font Carta: Special "(001.001)" Standard ROM
  399. *Font Chicago: Standard "(501.011)" Standard ROM
  400. *Font Clarendon-Bold: Standard "(501.008)" Standard ROM
  401. *Font Clarendon-Light: Standard "(501.009)" Standard ROM
  402. *Font Clarendon: Standard "(501.009)" Standard ROM
  403. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  404. *Font CooperBlack: Standard "(001.003)" Standard ROM
  405. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  406. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  407. *Font Coronet-Regular: Standard "(001.000)" Standard ROM
  408. *Font Courier-Bold: Standard "(501.010)" Standard ROM
  409. *Font Courier-BoldOblique: Standard "(501.010)" Standard ROM
  410. *Font Courier-Oblique: Standard "(501.010)" Standard ROM
  411. *Font Courier: Standard "(501.010)" Standard ROM
  412. *Font Eurostile-Bold: Standard "(501.008)" Standard ROM
  413. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" Standard ROM
  414. *Font Eurostile-ExtendedTwo: Standard "(501.010)" Standard ROM
  415. *Font Eurostile: Standard "(501.008)" Standard ROM
  416. *Font Geneva: Standard "(501.007)" Standard ROM
  417. *Font GillSans-Bold: Standard "(501.007)" Standard ROM
  418. *Font GillSans-BoldCondensed: Standard "(501.006)" Standard ROM
  419. *Font GillSans-BoldItalic: Standard "(501.008)" Standard ROM
  420. *Font GillSans-Condensed: Standard "(501.007)" Standard ROM
  421. *Font GillSans-ExtraBold: Standard "(501.008)" Standard ROM
  422. *Font GillSans-Italic: Standard "(501.008)" Standard ROM
  423. *Font GillSans-Light: Standard "(501.009)" Standard ROM
  424. *Font GillSans-LightItalic: Standard "(501.009)" Standard ROM
  425. *Font GillSans: Standard "(501.009)" Standard ROM
  426. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  427. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  428. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  429. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  430. *Font Goudy: Standard "(001.003)" Standard ROM
  431. *Font Helvetica-Bold: Standard "(501.010)" Standard ROM
  432. *Font Helvetica-BoldOblique: Standard "(501.010)" Standard ROM
  433. *Font Helvetica-Condensed-Bold: Standard "(501.009)" Standard ROM
  434. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" Standard ROM
  435. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" Standard ROM
  436. *Font Helvetica-Condensed: Standard "(501.010)" Standard ROM
  437. *Font Helvetica-Narrow-Bold: Standard "(501.010)" Standard ROM
  438. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" Standard ROM
  439. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" Standard ROM
  440. *Font Helvetica-Narrow: Standard "(501.008)" Standard ROM
  441. *Font Helvetica-Oblique: Standard "(501.008)" Standard ROM
  442. *Font Helvetica: Standard "(501.008)" Standard ROM
  443. *Font HoeflerText-Black: Standard "(501.008)" Standard ROM
  444. *Font HoeflerText-BlackItalic: Standard "(501.009)" Standard ROM
  445. *Font HoeflerText-Italic: Standard "(501.010)" Standard ROM
  446. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  447. *Font HoeflerText-Regular: Standard "(501.009)" Standard ROM
  448. *Font JoannaMT-Bold: Standard "(501.008)" Standard ROM
  449. *Font JoannaMT-BoldItalic: Standard "(501.008)" Standard ROM
  450. *Font JoannaMT-Italic: Standard "(501.008)" Standard ROM
  451. *Font JoannaMT: Standard "(501.009)" Standard ROM
  452. *Font LetterGothic-Bold: Standard "(501.010)" Standard ROM
  453. *Font LetterGothic-BoldSlanted: Standard "(501.010)" Standard ROM
  454. *Font LetterGothic-Slanted: Standard "(501.010)" Standard ROM
  455. *Font LetterGothic: Standard "(501.009)" Standard ROM
  456. *Font LubalinGraph-Book: Standard "(501.009)" Standard ROM
  457. *Font LubalinGraph-BookOblique: Standard "(501.009)" Standard ROM
  458. *Font LubalinGraph-Demi: Standard "(501.009)" Standard ROM
  459. *Font LubalinGraph-DemiOblique: Standard "(501.009)" Standard ROM
  460. *Font Marigold: Standard "(001.000)" Standard ROM
  461. *Font Monaco: Standard "(501.012)" Standard ROM
  462. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  463. *Font NewCenturySchlbk-Bold: Standard "(501.008)" Standard ROM
  464. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" Standard ROM
  465. *Font NewCenturySchlbk-Italic: Standard "(501.011)" Standard ROM
  466. *Font NewCenturySchlbk-Roman: Standard "(501.008)" Standard ROM
  467. *Font NewYork: Standard "(501.013)" Standard ROM
  468. *Font Optima-Bold: Standard "(501.008)" Standard ROM
  469. *Font Optima-BoldItalic: Standard "(501.009)" Standard ROM
  470. *Font Optima-Italic: Standard "(501.010)" Standard ROM
  471. *Font Optima: Standard "(501.010)" Standard ROM
  472. *Font Oxford: Standard "(001.000)" Standard ROM
  473. *Font Palatino-Bold: Standard "(501.008)" Standard ROM
  474. *Font Palatino-BoldItalic: Standard "(501.007)" Standard ROM
  475. *Font Palatino-Italic: Standard "(501.008)" Standard ROM
  476. *Font Palatino-Roman: Standard "(501.006)" Standard ROM
  477. *Font StempelGaramond-Bold: Standard "(501.007)" Standard ROM
  478. *Font StempelGaramond-BoldItalic: Standard "(501.012)" Standard ROM
  479. *Font StempelGaramond-Italic: Standard "(501.009)" Standard ROM
  480. *Font StempelGaramond-Roman: Standard "(501.011)" Standard ROM
  481. *Font Symbol: Special "(001.008)" Standard ROM
  482. *Font Tekton: Standard "(001.001)" Standard ROM
  483. *Font Times-Bold: Standard "(501.009)" Standard ROM
  484. *Font Times-BoldItalic: Standard "(501.009)" Standard ROM
  485. *Font Times-Italic: Standard "(501.010)" Standard ROM
  486. *Font Times-Roman: Standard "(501.010)" Standard ROM
  487. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" Standard ROM
  488. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" Standard ROM
  489. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" Standard ROM
  490. *Font TimesNewRomanPSMT: Standard "(501.010)" Standard ROM
  491. *Font Univers-Bold: Standard "(501.008)" Standard ROM
  492. *Font Univers-BoldExt: Standard "(501.010)" Standard ROM
  493. *Font Univers-BoldExtObl: Standard "(501.010)" Standard ROM
  494. *Font Univers-BoldOblique: Standard "(501.008)" Standard ROM
  495. *Font Univers-Condensed: Standard "(501.011)" Standard ROM
  496. *Font Univers-CondensedBold: Standard "(501.009)" Standard ROM
  497. *Font Univers-CondensedBoldOblique: Standard "(501.009)" Standard ROM
  498. *Font Univers-CondensedOblique: Standard "(501.011)" Standard ROM
  499. *Font Univers-Extended: Standard "(501.009)" Standard ROM
  500. *Font Univers-ExtendedObl: Standard "(501.009)" Standard ROM
  501. *Font Univers-Light: Standard "(501.009)" Standard ROM
  502. *Font Univers-LightOblique: Standard "(501.009)" Standard ROM
  503. *Font Univers-Oblique: Standard "(501.009)" Standard ROM
  504. *Font Univers: Standard "(501.009)" Standard ROM
  505. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  506. *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard ROM
  507. *Font ZapfDingbats: Special "(001.005S)" Standard ROM
  508.  
  509. *?FontQuery: "save
  510. {count 1 gt
  511.   {exch dup 127 string cvs (/)print print (:)print
  512.    /Font resourcestatus
  513.    {pop pop (Yes)} {(No)} ifelse =
  514.   }
  515.   {exit}
  516.   ifelse
  517. } bind loop
  518. (*) = flush
  519. restore"
  520. *End
  521.  
  522. *?FontList: "save
  523.  (*) {cvn ==} 128 string /Font resourceforall
  524.  (*) = flush
  525. restore"
  526. *End